home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / dlgftp11.rdm < prev    next >
Text File  |  1996-05-20  |  3KB  |  68 lines

  1. Short:    DLGftp v1.1 - Permits to access to CDs simulating a FTP session
  2. Author:   pghezzo@dsi.unive.it (Piergiorgio Ghezzo)
  3. Uploader: pghezzo@dsi.unive.it (Piergiorgio Ghezzo)
  4. Version:  1.1
  5. Type:     comm/dlg
  6.  
  7.    DLGftp is a module for Dialog that permits to access to devices (CD or
  8. Hard  Disk)  simulating  a FTP session. The files will be copied into the
  9. user's directory ready to be get from.
  10.  
  11.    The  program  uses fully the dlg.library so it's compact and fast; but
  12. it can't be launched from the CLI like a normal program.
  13.  
  14.    This is a short list of functions offered by the program:
  15.  
  16.  o  Possibility to specify a minimum level of access to the program.
  17.     You can do this from Dialog too, but in this way is more nice (no
  18.     password is get from the user in the moment of login).
  19.  
  20.  o  Visualisation before and after login of two text files precedently
  21.     written by Sysop
  22.  
  23.  o  Very simply command interface but efficient with every useful commands
  24.     to work on volumes. Help in line avaible for every commands.
  25.  
  26.  o  Management of a detailed help by the view of an external file.
  27.  
  28.  o  Possibility  to visualize (by not given but easy to be found external
  29.     programs) ipertexts in AmigaGuide format and contents of archives.
  30.  
  31.  o  Management of environments (compatible with the programs ConDir
  32.     Blitz-CD)  to assure an exclusive access to the CD-ROM, mainly
  33.     useful in case of multy-line BBS with multiple CD-ROM reader.
  34.  
  35.  o  Possibility to specify for every volume a level of access, a
  36.     minimum level for transferring files in the private area and a base
  37.     directory where the user can accede.
  38.  
  39.  o  Possibility to specify for every volume the view of a file during the
  40.     access  and  the  name of a file to search inside every new directory
  41.     where the user enters.
  42.  
  43.  o  Verification  of  the  effective  CD's  presence at the moment of the
  44.     access  request,  to  consent  the  periodical rotation by the CDs in
  45.     line.
  46.  
  47.  o  Possibility  to  manage a series of accounts that can rise the user's
  48.     access  level at the moment of login, to assure the access to certain
  49.     volumes that generally cannot be used, or only at higher levels.
  50.  
  51.  o  Notification on file of every actions done by user.
  52.  
  53.  o  Files tranferred by the user in his private directory
  54.     can have the flag FREE tagged on.
  55.  
  56.  o  Optional control of the user's directory dimension before to transfer
  57.     a file.
  58.  
  59.    ...and a lot of other things that you'll discover trying it!
  60.  
  61.  
  62. HISTORY:
  63.  
  64.      v1.0 - First version
  65.  
  66.      V1.1 - Recompiled with SAS/C v5.56 and Dialog 1.1 includes
  67.             DLGftp now disables system requesters
  68.